RichTextKit v0.4

Slice<T>.Length Property

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Utils
Declaring Type: Slice<T>

Gets the length of the array slice.

public int Length { get; }

Property Type

int